JAMSRESTAPI Web Service
PostSAP_StartJob
JAMSRESTAPI Web Service > All Operations Resource Group : SAP_StartJob (Post)

Resource Path: /api/sap/jobs/start/{agentId}

Uri: http://doc.jamsscheduler.com/api/sap/jobs/start/{agentId}

Parameters
NameDescriptionData Type
 integer
Request

The request body is of type StartJobRequest.

Overview

StartJobRequest
jobName : string
jobNumber : string
targetServer : string
executeImmediately : boolean
Response

The response body is of type SAPStartJobResponse.

OK

Overview

SAPStartJobResponse
connectionResponse : SAPConnectionResponse
connectionFailure : boolean
connectionResultMessage : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service